DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / View<T> Class
The type of the elements in the view.
Members

In This Topic
    View<T> Class
    In This Topic
    Represents a live view: a LINQ query result that supports two-way data binding and is kept up-to-date with base data.
    Object Model
    View<T> Class
    Syntax
    Type Parameters
    T
    The type of the elements in the view.
    Inheritance Hierarchy
    See Also